Welcome![Sign In][Sign Up]
Location:
Search - tcp monitor

Search list

[TCP/IP stackTCPServer

Description: EVC环境下写的服务器端TCP通讯程序,能够监听socket通讯,给客户端发送数据。在PDA上运行。-EVC environment to write server-side TCP communication program that can monitor socket communication, send data to the client. Run in the PDA.
Platform: | Size: 51200 | Author: 范蓓蕾 | Hits:

[TCP/IP stackjianting

Description: TCP/IP协议的客户监听端,可以进行客户的连接-TCP/IP protocol monitor client
Platform: | Size: 2048 | Author: daishaowu | Hits:

[OS programsysSource

Description: 自动为远程/本地主机创建服务级后门,无须使用任何额外的命令,支持本地/远程模式。重启后,程序仍然自动运行。监听端口20540/tcp。 远程安装/卸载时,需提供管理员权限(Admin)的用户名及密码,若密码为空,请用"NULL"代替。 适应平台:Windows2000/XP。-Automatically for remote/local host service level to create a back door, without the use of any additional orders, in support of the local/long-range model. After the restart, the program continues to run automatically. Monitor port 20540/tcp. Remote Install/Uninstall, the need for administrator rights (Admin) user name and password, if the password is blank, please use NULL to replace. Adaptation platform: Windows2000/XP.
Platform: | Size: 22528 | Author: 杨亮 | Hits:

[Internet-Networklisten

Description: 网络数据监听器,能够监听tcp/udp数据并进行统计-Network Data Monitor can monitor tcp/udp data and statistics
Platform: | Size: 60416 | Author: yu | Hits:

[Sniffer Package capturesniffit.0.3.7.beta.tar

Description: 用于监听TCP数据包内的信息,仅用于LAN。-Used to monitor TCP packet with the information only for the LAN.
Platform: | Size: 211968 | Author: xiaolei | Hits:

[Firewall-Securityfire

Description:  Xfilter 个人防火墙是用来监视TCP/IP封包,并根据设定的规则对网络封包做拦截或放行的动作,-Xfilter personal firewall is used to monitor the TCP/IP packets, and in accordance with the rules set up to do to intercept packets on the network or the release of the motion,
Platform: | Size: 3717120 | Author: bymeok | Hits:

[Communicationtcpspy

Description: TCP 网络的Spy++ 可以监测TCP的连接-TCP Network Spy++ can monitor TCP connections
Platform: | Size: 50176 | Author: maimu | Hits:

[OtherDebugView

Description: DebugView is an application that lets you monitor debug output on your local system, or any computer on the network that you can reach via TCP/IP
Platform: | Size: 294912 | Author: hz | Hits:

[Windows DevelopJK_CENTER

Description: 建立了TCP服务器,可以监听本地端口,通信后可以读出客户端的IP地址和相应端口。-The establishment of a TCP server, you can monitor the local port, communications can be read out after the client' s IP address and corresponding port.
Platform: | Size: 3678208 | Author: chenweifeng | Hits:

[TCP/IP stackMultiThreadServer

Description: 使用TCP/IP协议写的一个服务器端应用程序,使用线程池技术,实施对端口进行监听。-Using the TCP/IP protocol write a server-side application, using the thread pool technology to monitor the implementation of the port.
Platform: | Size: 74752 | Author: 谈国强 | Hits:

[Windows DevelopSimply_Hack

Description: 一个远程控制软件,利用TCP/IP可以控制远端机器运行程序,监视远端机器的运行状况。-A remote control software using TCP/IP can control the remote machine running the program, monitor the operational status of the remote machine.
Platform: | Size: 108544 | Author: 278 | Hits:

[CSharpEasyChat

Description: C#编写,目前的版本是基于TCP的多对多聊天模式,已经实现的功能有: 服务器端: 1.轮询监听新的TCP客户机连接,数目不限。 2.记录客户机登录和离线信息,并以系统消息广播给所有已连接的客户端。 3.检测客户端的意外终止(比如强行通过终止进程的非正常退出)或者网络阻塞等情况,向所有客户机广播系统消息。 客户端: 1.及时更新在线列表。 2.具有悄悄话(通过选择接收方的点对点发送)和聊天室(广播发送)两种聊天模式。 3.收到新消息时有提示音并且在任务栏闪烁。 4.最小化时到系统托盘。 5.保存聊天记录。 程序运行需要.NET Framework2.0的支持,有什么问题大家一起交流.-C# written in the current version is based on TCP-to-many chat mode has been implemented features are: Server-side: 1. Polling monitor the new TCP client connections, unlimited number. 2. Records of the client login and offline information, and the system messages broadcast to all connected clients. 3. Detection of unexpected termination of the client (eg, forced through the termination process of non-normal exit), or network congestion, etc., to all clients broadcast system messages. Client: 1. To update the online list. 2. With a private message (by selecting the receiver to send the point to point), and chat rooms (Broadcast Transmission) two kinds of chat mode. 3. Beep when new messages received and, in the task bar flashes. 4. To the system tray when minimized. 5. Save your chats. Procedures needed for the operation. NET Framework2.0 support, what is wrong with sharing with everyone.
Platform: | Size: 791552 | Author: 杨志 | Hits:

[ISAPI-IEmyMoniter

Description: 代码实现基本功能:监视本地流量。 详细功能: 1 程序扫描子网内所有活动主机并打印列表。 2 用户可以选择监视子网或者特定IP 3 用户可设定监视时间。 启动监视后,界面会动态刷新结果。显示捕获的TCP和UDP流量,并显示统计信息,最终将结果写入文件。-Code for basic functions: to monitor the local traffic. Detailed features: 1 program to scan the subnet hosts and print a list of all activities. 2 users can choose to monitor a specific subnet or IP 3 to monitor the user can set the time. After the launch monitor, the interface will be dynamically refresh the results. Show captured TCP and UDP traffic, and displays statistical information, the final results written to the file.
Platform: | Size: 998400 | Author: changpengfei | Hits:

[Internet-Networkmysever-client

Description: 根据自定义的协议规范,使用Socket编程接口编写基本的网络应用软件。  使用操作系统提供的Socket编程接口,而不使用任何封装Socket接口的类库或组件  协议可以自己定义,只要完成指定的功能即可  程序界面不做要求,使用命令行或最简单的窗体即可   功能要求如下: 1. 运输层协议采用TCP 2. 服务端运行后,即监听指定的端口。允许多个连接并发运行 3. 服务端接收到客户端请求后,根据客户端传过来的指令完成特定任务: a) 向客户端传送服务端所在机器的当前时间 b) 向客户端传送服务端所在机器的名称 c) 向客户端传送当前连接的所有客户端信息 d) 将某客户端发送过来的内容转发给指定编号的其他客户端 4. 客户端运行后,使别如下的人机命令,然后执行不同的任务: a) conn <ip> <port>: 连接到指定地址和端口的服务端(代码中用的5050端口) b) disconn:断开与服务端的连接 c) time: 请求服务端给出当前时间 d) name:请求服务端给出其机器的名称 e) list:请求服务端给出当前连接的所有客户端信息(编号、IP地址、端口等) f) send <id>:给对应编号的其他客户端发送键盘输入的内容 g) quit:退出客户端程序 -According to the custom of the protocol specification, using Socket programming interface to prepare a basic network applications.  Use Socket programming interface provided by the operating system without the use of any package, library or component Socket Interface  protocol can define their own, as long as you can to complete the assigned functions  program interface not do requests, use the command line or the most simple form can be  In this study should form groups to complete, service and client should be done to different people  functional requirements are as follows: 1. The transport layer protocol using TCP 2. Server running, that is, the designated monitor port. Allows multiple connections to run concurrently 3. Service is received on the client requests, based on the client-side pass over the instructions to complete specific tasks: a) transmission service to the client side where the current time machine b) trans
Platform: | Size: 3072 | Author: 杨子坤 | Hits:

[TCP/IP stackcurrports

Description: 可以检测所有的port的状态,基于TCP/IP协议,是一个不可多得的调试工具-easy monitor the ports in host base on TCP/IP,it s a good tool for testing the communication
Platform: | Size: 50176 | Author: Anson | Hits:

[Software EngineeringMFCliaotianshi

Description: 基于TCP/IP的通信基本上都是利用SOCKET套接字进行数据通讯,程序分为服务器端和用户端两部分 本实验是本人做的计算机网络课程设计,有mfc的CSocket编的..给大家分享下 支持多人聊天,可以用,先运行服务器端,点击监听,然后运行客户端点击连接服务器即可-Based on TCP/IP communications are basically used for data communications SOCKET socket, the program is divided into server-side and client of two parts I do this experiment is a computer network curriculum design, there are mfc s CSocket series to share with you the next .. Support people to chat, you can use, first run the server side, click the monitor, then run the client can click to connect to server
Platform: | Size: 6199296 | Author: 一天 | Hits:

[source in ebooksnmp

Description: 编写snmp信息刺探工具 前置知识:winsock 难度: 中 编译环境:VC6.0+win2000 -、前置知识 SNMP 网络管理的历史 美国国防部设计了世界上头几个包交换网之一的ARPANET,在70年代,TCP/IP协议族正式被定为军方通信标准,随着此协议的广泛使用,网络管理成了一件大事。在80年代未和90年代初,网络迅速发展,许多子网数目的增多使监视网络活动成为一种必须 -Write the SNMP information spying tools Knowledge: winsock incremented Difficulty: Compile environment: VC6.0+ win2000 - and lead knowledge The SNMP management network of history U.S. defense design the world above the NCP one of several packet networks, in the 1970s, the TCP/IP protocol families will be officially designated the military communication standard, with the widespread use of this agreement, network management has become a great thing. In the 1980s and 1990s, the rapid development of network, and many more subnet Numbers to monitor network has become a must
Platform: | Size: 2048 | Author: xushuang | Hits:

[Windows Develops

Description: 1.查询本机的以太网地址。 2.查询子网上任何机器的以太网址。 3.查询以太网址对应的IP地址。(未测试) 4.监听子网上流过的以太网包。 5.发送ARP报文。 6.建立TCP连接,发送接收TCP报文。-1. Check the machine' s Ethernet address. 2. Check the Ethernet subnet at any machine. 3. Check the corresponding IP address Ethernet address. (Not tested) 4. Subnet monitor flow through the Ethernet packet. 5. Send ARP packets. 6. To establish TCP connection, send and receive TCP packets.
Platform: | Size: 159744 | Author: 刘昱博 | Hits:

[Internet-NetworkWINSocket

Description: 此为基于VC++6.0下TCP/IP 服务器源程序,可以监听连接到指定端口(PORT)的客户端,是非常不错的网络通信调试工具。-This is based on VC++6.0 under the TCP/IP server source code, you can monitor to connect to the specified port (PORT) client is a very good tool for network traffic debugging.
Platform: | Size: 710656 | Author: 武光辉 | Hits:

[Internet-Networkjpcap

Description: 包括安装需要的WinPcap_4_0_2.exe,jpcap.jar。Jpcap.dll,Jpcap包的安装与配置.doc jpcap功能: 可以实现地址的侦听 捕获末加工的原始数据包。 保存捕获到的数据包到本地文件,从本地文件读出先前捕获的数据包。 自动分辨数据包的类型并产生相应的Java类(如:Ethenet、IPv4、IPv6、ARP/RARP、TCP、UDP和ICMP包)。 根据用户在程序代码中指定的过滤规则过滤数据包。 向网络发送各种数型的数据包 利用Jpcap包能够开发以下几种类型的应用程序: 网络以及协议的分析器 网络监听器 网络流量记录器 网络流量发生器 用户级的网桥、路由 网络入侵检测系统 网络扫描器 网络安全工具箱 -Include the WinPcap_4_0_2. of installing the demand exes, jpcap.jar.Jpcap.dll, Jpcap wraps of gearing and allocation.doc Jpcap function: Can carry out the interception of address Succeed in catching the end processes of the original data wrap. The conservancy succeeds in catching of the data wrap a local document and read from the local document that the data that succeeds in catching in times before wraps. Automatically distinguish the type that the data wraps to combine Java that the creation corresponds(such as:Ethenet and IPv4, IPv6 and ARP|RARP, TCP, UDP and ICMP wrap). According to customer appointed the percolation rule in the procedure code filter a data to wrap. The data that sends out various several toward the network wraps Make use of Jpcap to wrap the applied procedure that can develop several category types as follows: The analytical machine of network and agreement Network monitor Network discharge call register The network discharge machine happens The ne
Platform: | Size: 593920 | Author: 耿道路 | Hits:
« 1 2 3 45 6 7 »

CodeBus www.codebus.net